[INFO] cloning repository https://github.com/muzungu-av/Rust_QT_exam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muzungu-av/Rust_QT_exam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzungu-av%2FRust_QT_exam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzungu-av%2FRust_QT_exam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d31a3bc735e1b8ab786ba7f90ed5e6941779842d
[INFO] checking muzungu-av/Rust_QT_exam against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuzungu-av%2FRust_QT_exam" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/muzungu-av/Rust_QT_exam
[INFO] finished tweaking git repo https://github.com/muzungu-av/Rust_QT_exam
[INFO] tweaked toml for git repo https://github.com/muzungu-av/Rust_QT_exam written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muzungu-av/Rust_QT_exam on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/muzungu-av/Rust_QT_exam already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01d661dfc904fcf596f6abac935ef76fde1e5209ef6b318937541f5deed41e45
[INFO] running `Command { std: "docker" "start" "-a" "01d661dfc904fcf596f6abac935ef76fde1e5209ef6b318937541f5deed41e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01d661dfc904fcf596f6abac935ef76fde1e5209ef6b318937541f5deed41e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d661dfc904fcf596f6abac935ef76fde1e5209ef6b318937541f5deed41e45", kill_on_drop: false }`
[INFO] [stdout] 01d661dfc904fcf596f6abac935ef76fde1e5209ef6b318937541f5deed41e45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3dc94acab830c37c5a198ec5322bb7edd0c782486796e72f460bdaf88425635
[INFO] running `Command { std: "docker" "start" "-a" "d3dc94acab830c37c5a198ec5322bb7edd0c782486796e72f460bdaf88425635", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cpp_common v0.5.9
[INFO] [stderr]    Compiling cpp_macros v0.5.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling qmetaobject_impl v0.2.10
[INFO] [stderr]     Checking cpp v0.5.9
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling cpp_build v0.5.9
[INFO] [stderr]    Compiling qttypes v0.2.11
[INFO] [stderr]    Compiling qmetaobject v0.2.10
[INFO] [stderr]     Checking quick-xml v0.37.4
[INFO] [stderr]     Checking qt_rust_app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `pluginInfos` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pluginInfos: qt_property!(QVariantList; NOTIFY pluginInfosChanged),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `plugin_infos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pluginInfosChanged` should have a snake case name
[INFO] [stdout]   --> src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pluginInfosChanged: qt_signal!(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `plugin_infos_changed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pluginInfos` should have a snake case name
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pluginInfos: qt_property!(QVariantList; NOTIFY pluginInfosChanged),
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `plugin_infos`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `pluginInfosChanged` should have a snake case name
[INFO] [stdout]   --> src/main.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pluginInfosChanged: qt_signal!(),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `plugin_infos_changed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.39s
[INFO] running `Command { std: "docker" "inspect" "d3dc94acab830c37c5a198ec5322bb7edd0c782486796e72f460bdaf88425635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3dc94acab830c37c5a198ec5322bb7edd0c782486796e72f460bdaf88425635", kill_on_drop: false }`
[INFO] [stdout] d3dc94acab830c37c5a198ec5322bb7edd0c782486796e72f460bdaf88425635
